home *** CD-ROM | disk | FTP | other *** search
-
- This little utility, is for setting the Chipmemory priority.
- It is mostly if you want your programs to use ChipMemory first.
- it like the FASTMEMFIRST command, but this makes Chipmemory be used
- first, when asked for PUBLIC memory.
-
- at command line write:
-
- Chipfirst 120 ; Gives Chipmemory 120 in priority.
-
- Chipfirst -120 ; Gives Chipmemory -120 in priority.
- ; and if you got fastmemory, this will be used
- ; first, almost like Fastmemfirst.
-
- Chipfirst ; with no value after, chipmemory priority
- ; will be set to 50.
-